home *** CD-ROM | disk | FTP | other *** search
- * Read the cursor position as of when <enter> was pressed.
- * Read and translate the curor's row.
- * (Translate 1-byte binary form to decimal form.)
- C Z-ADD0 ZROW
- C MOVE XROW YROW
- C Z-ADDZROW ROW
- /SPACE
- * Read and translate the curor's column.
- * (Translate 1-byte binary form to decimal form.)
- C Z-ADD0 ZCOL
- C MOVE XCOL YCOL
- C Z-ADDZCOL COL